Plot Object
Represents the area upon which a chart is displayed.
Syntax
Plot
Remarks
The Plot object allows you to program the following objects:
-
Axis object—represents the x, y, and z axis of the chart. The z axis is only visible on 3D charts.
-
BackDrop object—the area behind the axes.
-
Light object—the ambient and edge light of the plot.
-
LocationRect object—the location of the plot.
-
SeriesCollection object—the collection of series sets.
-
View3D object—the elevation and rotation of the 3D image.
-
Wall object—the area behind the plot.